runtime.mspan.pinnerBitSize (method)

2 uses

	runtime (current package)
		pinner.go#L267: func (s *mspan) pinnerBitSize() uintptr {
		pinner.go#L299: 	bytes := alignUp(s.pinnerBitSize(), 8)